R undocumented/DocumentsFunctions.R

# This function creates a Documents object for use in creating and modifying Documents objects.
createDocumentsObject = function(id  = NULL, title  = NULL, course_fid  = NULL, available  = NULL, published  = NULL, attachments  = NULL, url  = NULL, display_inline  = NULL, file-attachments  = NULL){
object = as.list(environment()) 
 object = userObject[as.character(userObject) != "NULL"] 
 return(userObject) 
 }
sterfa02/SchoologyAPI documentation built on Jan. 10, 2023, 11:27 p.m.